home *** CD-ROM | disk | FTP | other *** search
- #!C:/projects/package/ruby/bin/ruby
- #
- # This file was generated by RubyGems.
- #
- # The application 'rake' is installed as part of a gem, and
- # this file is here to facilitate running it.
- #
-
- require 'rubygems'
- version = "> 0"
- if ARGV.size > 0 && ARGV[0][0]==95 && ARGV[0][-1]==95
- if Gem::Version.correct?(ARGV[0][1..-2])
- version = ARGV[0][1..-2]
- ARGV.shift
- end
- end
- require_gem 'rake', version
- load 'rake'
-